Docs.rs
polars-time-0.44.2
polars-time 0.44.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
Dependencies
polars-arrow ^0.44.2
normal
atoi ^2
normal
bytemuck ^1.11
normal
chrono ^0.4.31
normal
chrono-tz ^0.8.1
normal
optional
now ^0.1
normal
once_cell ^1
normal
polars-core ^0.44.2
normal
polars-error ^0.44.2
normal
polars-ops ^0.44.2
normal
polars-utils ^0.44.2
normal
regex ^1.9
normal
serde ^1.0.188
normal
optional
strum_macros ^0.26
normal
polars-ops ^0.44.2
dev
Versions
45%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
time
0.44.2
All Items
Crate Items
Modules
Structs
Enums
Traits
Functions
Crate
polars_time
Copy item path
Source
Modules
§
chunkedarray
Traits and utilities for temporal data.
prelude
series
Structs
§
Duration
Window
Represents a window in time
Enums
§
Closed
Window
Traits
§
Polars
Round
Polars
Truncate
Polars
Upsample
Functions
§
date_
range
Create a
DatetimeChunked
from a given
start
and
end
date and a given
interval
.
in_
nanoseconds_
window
time_
range
Create a
TimeChunked
from a given
start
and
end
date and a given
interval
.